projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f811ffe
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Thu, 6 Mar 2008 00:07:15 +0000
(
00:07
+0000)
committer
Kim F. Storm
<storm@cua.dk>
Thu, 6 Mar 2008 00:07:15 +0000
(
00:07
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 9fbc532528ef41257fa20975b5a850521e5276a0..73ddebcaab82f1ff62aad7a0a5fd4797ecbb0791 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2008-03-06 Kim F. Storm <storm@cua.dk>
+
+ * help.el (view-emacs-todo): Rename from view-todo. Change users.
+ (describe-gnu-project): Rename from describe-project. Change users.
+ Define obsolete function aliases for the old names.
+
2008-03-05 Chong Yidong <cyd@stupidchicken.com>
* emacs-lisp/lisp.el (parens-require-spaces): Doc fix.